multiple dispatch造句
例句與造句
- is a superset of java that implements multiple dispatch
是實現(xiàn)多分派的java超集。 - for much more about multiple dispatch, see a12
需要更多關于多重分派的信息,請參考a12 - clos and dylan both use multiple dispatch as the basic foundation of their oop systems
clos和dylan都將多分派用作其oop系統(tǒng)的基礎。 - multiple dispatch interfaces in a single microsoft foundation class library application
單個microsoft基礎類庫(mfc)應用程序中的多調度接口。 - other languages have implemented multiple dispatch, either within the language itself or in libraries
其它語言已經(jīng)在語言本身或庫中實現(xiàn)了多分派。 - It's difficult to find multiple dispatch in a sentence. 用multiple dispatch造句挺難的
- to implement multiple dispatch and apparently perl 6 is slated to build the concept more deeply into the language
(顯然,perl6為在語言中更深入構建該概念鋪平了道路)。 - but the huge advantage of the multiple dispatch style is in the seamlessness with which you can combine shapes of unknown types
但是多分派樣式的巨大優(yōu)勢在于您可以用它來無縫地合并未知類型的形狀。 - standard python does not let you configure this type of multiple dispatch; but fortunately, you can do so using the module
標準python不允許配置這種類型的多分派;但幸運的是,您可以使用我所編寫的模塊 - multiple dispatch does not merely generalize polymorphism, it also provides a more flexible alternative to inheritance in many contexts
多分派不僅僅泛化了多態(tài)性,它還在許多上下文中提供了更加靈活的繼承方式。 - the idea of multiple dispatch takes a little while to get your head around, even-or especially-if you are well-versed in object-oriented programming
您花一點時間就可以理解多分派的思想了,如果您精通面向對象編程,那就更不在話下了。 - a novel two-phase genetic-annealing algorithm is proposed to solve the vehicle routing problem with time window ( mdvrptw ) and multi-constraint in multiple dispatching centers
摘要針對多約束條件的多配送中心有時間窗車輛路徑問題,提出了一種二階段遺傳退火算法。 - but after you play with it for a little while, you are likely to find that multiple dispatch generalizes and enhances the benefits that oop has over procedural programming in the first place
但是應用它一段時間后,您可能會發(fā)現(xiàn)多分派從一開始就泛化并增強了oop勝過過程編程的優(yōu)勢。 - can be used to delete rules as well, which makes multiple dispatch using multimethods a bit more dynamic than is a static class hierarchy but you can also do some arcane things with python classes at runtime
的多分派比靜態(tài)類層次結構更加具有動態(tài)性(但是您也可以在運行時用python類做一些隱秘的事)。 - from multimethods import dispatch " multimethods " is generally a synonym for multiple dispatch; but the name multimethod suggests the concrete function object handling the more abstract concept multiple dispatch . an instance of
“多元法(multimethods)”通常是多分派的同義詞;但是多元法這個名稱暗示著處理較抽象的概念時應采用具體的函數(shù)對象。 - from multimethods import dispatch " multimethods " is generally a synonym for multiple dispatch; but the name multimethod suggests the concrete function object handling the more abstract concept multiple dispatch . an instance of
“多元法(multimethods)”通常是多分派的同義詞;但是多元法這個名稱暗示著處理較抽象的概念時應采用具體的函數(shù)對象。